| AdProgramCourseCategory |
| Logical Entity Name | AdProgramCourseCategory |
| Default Table Name | AdProgramCourseCategory |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdProgramCourseCategory Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdProgramCourseCategoryID |
int | NO | ||
| Descrip | varchar(60) | NO | ||
| AdProgramVersionID | int | YES | ||
| AdCourseCategoryID | int | NO | ||
| Sequence | tinyint | NO | ||
| CoreCategory | bit | NO | ||
| CreditsReq | numeric(9, 2) | YES | ||
| HoursReq | numeric(9, 2) | YES | ||
| NumberCoursesReq | tinyint | YES | ||
| Comment | varchar(1000) | YES | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| RepeatDroppedFailedCourse | bit | NO | ||
AdConcentrationID |
int | YES | ||
| MinGPA | numeric(5, 2) | YES | ||
| NewRecord | bit | NO |
| AdProgramCourseCategory Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AdProgramCourseCategory_AdProgramCourseCategoryID_U_C_IDX | PrimaryKey | AdProgramCourseCategoryID |
| AdProgramCourseCategory Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdConcentration | Non-Identifying | Zero or One to Zero or More | FK_AdProgramCourseCategory.AdConcentrationID_AdConcentration.AdConcentrationID | AdConcentrationID | NO | YES |
| Child Relationships: |
| AdProgramCourseCategory Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdProgramCourseCategory Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| AdProgramCourseCategory Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.RequiredCourseCategory |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdProgramCourseCategory |
NO |
| AdProgramCourseCategory Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | DegreePathway |
| Logical | Program/ProgramVersion |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| AdProgramCourseCategory Data Movement Rules |
| Name | Type | Rule Text/Value |